home *** CD-ROM | disk | FTP | other *** search
/ Mac-Source 1994 July / Mac-Source_July_1994.iso / C and C++ / Compilers⁄Interps / GCC 1.37.1r15 Full / Miscellaneous / print-self.c < prev    next >
Encoding:
C/C++ Source or Header  |  1990-02-21  |  97 b   |  2 lines  |  [TEXT/MPS ]

  1. main(){char*p="main(){char*p=%c%s%c;(void)printf(p,34,p,34,10);}%c";(void)printf(p,34,p,34,10);}
  2.